[INFO] fetching crate cargo-playdate 0.5.8...
[INFO] fixing cargo-playdate-0.5.8 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate cargo-playdate 0.5.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cargo-playdate 0.5.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-playdate 0.5.8
[INFO] tweaked toml for crates.io crate cargo-playdate 0.5.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-playdate 0.5.8 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-playdate 0.5.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77
[INFO] running `Command { std: "docker" "start" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking prodash v28.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking gix-sec v0.10.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking gix-utils v0.1.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking gix-hash v0.14.2
[INFO] [stderr]     Checking gix-validate v0.8.5
[INFO] [stderr]     Checking gix-features v0.38.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking gix-hashtable v0.5.2
[INFO] [stderr]     Checking gix-path v0.10.14
[INFO] [stderr]     Checking gix-chunk v0.4.11
[INFO] [stderr]     Checking gix-fs v0.11.3
[INFO] [stderr]     Checking gix-quote v0.4.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking gix-commitgraph v0.24.3
[INFO] [stderr]     Checking gix-config-value v0.14.11
[INFO] [stderr]     Checking gix-glob v0.16.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gix-tempfile v14.0.2
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking gix-lock v14.0.0
[INFO] [stderr]     Checking gix-command v0.3.11
[INFO] [stderr]     Checking gix-attributes v0.22.5
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking gix-bitmap v0.2.14
[INFO] [stderr]     Checking gix-prompt v0.8.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking gix-ignore v0.11.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking gix-packetline v0.17.6
[INFO] [stderr]     Checking gix-pathspec v0.7.7
[INFO] [stderr]     Checking serialport v4.7.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking gix-date v0.9.3
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling usb-ids v1.2025.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking playdate-build-utils v0.3.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]    Compiling cargo v0.82.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking ct-codecs v1.1.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cargo-util v0.2.18
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking color-print v0.3.7
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking serde_ignored v0.1.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr]     Checking serde-untagged v0.1.7
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking lfs-core v0.12.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking rustfix v0.8.7
[INFO] [stderr]     Checking tracing-chrome v0.7.2
[INFO] [stderr]     Checking nusb v0.1.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]     Checking opener v0.7.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking object-pool v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking os_info v3.10.0
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking gix-url v0.27.5
[INFO] [stderr]     Checking crates-io v0.40.8
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking gix-credentials v0.24.5
[INFO] [stderr]     Checking playdate-simulator-utils v0.1.8
[INFO] [stderr]     Checking try-lazy-init v0.0.2
[INFO] [stderr]     Checking target v2.1.0
[INFO] [stderr]     Checking eject v0.1.1
[INFO] [stderr]     Checking gix-transport v0.42.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking cargo-util-schemas v0.5.0
[INFO] [stderr]     Checking playdate-build v0.4.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking gix-protocol v0.45.3
[INFO] [stderr]     Checking gix-date v0.8.7
[INFO] [stderr]     Checking cargo-credential v0.4.8
[INFO] [stderr]     Checking gix-actor v0.31.5
[INFO] [stderr]     Checking cargo-credential-libsecret v0.4.11
[INFO] [stderr]     Checking gix-object v0.42.3
[INFO] [stderr]     Checking orion v0.17.9
[INFO] [stderr]     Checking playdate-device v0.2.15
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking gix-revwalk v0.13.2
[INFO] [stderr]     Checking gix-ref v0.45.0
[INFO] [stderr]     Checking gix-pack v0.51.1
[INFO] [stderr]     Checking gix-diff v0.44.1
[INFO] [stderr]     Checking gix-traverse v0.39.2
[INFO] [stderr]     Checking gix-revision v0.27.2
[INFO] [stderr]     Checking gix-negotiate v0.13.2
[INFO] [stderr]     Checking gix-filter v0.11.3
[INFO] [stderr]     Checking pasetors v0.6.8
[INFO] [stderr]     Checking gix-index v0.33.1
[INFO] [stderr]     Checking gix-refspec v0.23.1
[INFO] [stderr]     Checking gix-config v0.38.0
[INFO] [stderr]     Checking gix-discover v0.33.0
[INFO] [stderr]     Checking gix-odb v0.61.1
[INFO] [stderr]     Checking gix-worktree v0.34.1
[INFO] [stderr]     Checking gix-dir v0.6.0
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking gix-submodule v0.12.0
[INFO] [stderr]     Checking gix v0.64.0
[INFO] [stderr]     Checking git2-curl v0.20.0
[INFO] [stderr]     Checking cargo-playdate v0.5.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating tests/common.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/assets/mod.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Err(err) = plan::merge_all_virtually(cfg, tree, &plans) &&
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   if let Some(assets) = source.metadata()
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 153 | |                                             .map(|m| if key.dev { m.dev_assets() } else { m.assets() }) &&
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |             } else if with_dev && let Some(base_index) = plans.index.get(&dep_key.with_dev(false)).copied() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |                     if let Some(past) = targets.get(&target) &&
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/utils/cargo/metadata.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |        let Some(kind) = kinds.first()
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/build/rustflags.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty()).count();
[INFO] [stdout]     |                              ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags: /* Type */| flags.is_empty()).count();
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/build/rustflags.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty()).count();
[INFO] [stdout]     |               ^^^^^^^^^^----------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/alloc/src/collections/btree/map.rs:1624:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty(), /* pred */).count();
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/plan.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 for (kind, dst, src) in next.iter_flatten() {
[INFO] [stdout]     |                                         -------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `iter` calls a custom destructor
[INFO] [stdout]     |                                         `iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 359 |                             cfg.log().warn(msg)
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 360 |                         } else {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 361 |                             let why = format!("but that's not allowed by the top-level crate {root_name}");
[INFO] [stdout] 362 |                             cfg.log().error(format_args!("{msg}, {why}"));
[INFO] [stdout]     |                             ---------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                 cfg.log().warn(msg);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 110 |           let key = plans.index
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 111 | |                        .iter()
[INFO] [stdout] 112 | |                        .find_map(|(k, i)| (*i == index).then_some(k))
[INFO] [stdout] 113 | |                        .ok_or_else(|| anyhow::anyhow!("No assets-plan key in plan #{index}"))?;
[INFO] [stdout]     | |                                                                                              -
[INFO] [stdout]     | |                                                                                              |
[INFO] [stdout]     | |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |           let global_layout = CrossTargetLayout::new(cfg, key.id, None)?;
[INFO] [stdout]     |                               ------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 124 |               if !matches!(cfg.workspace.gctx().shell().verbosity(), Verbosity::Quiet) {
[INFO] [stdout]     |                            ----------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                   cfg.log().status("Clean", format!("assets for {}", key.id));
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |               }
[INFO] [stdout] 127 |               layout.clean()?;
[INFO] [stdout]     |               ---------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |           let mut locked = layout.lock_mut(cfg.workspace.gctx())?;
[INFO] [stdout]     |                            --------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |           locked.prepare()?;
[INFO] [stdout]     |           -----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |           let mut cache = cache::plan_cache(path, &plan)?;
[INFO] [stdout]     |                           -------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |               cfg.log().status(
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |               cfg.log()
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                  .status("Build", format!("{kind_prefix}assets for {}", key.id));
[INFO] [stdout] 172 |               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |               let report = apply(cache, plan, &dest, &dep_opts, cfg)?;
[INFO] [stdout]     |                            ------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                               up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 |                           },
[INFO] [stdout]     |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 260 |                   cfg.log().status("Skip", msg);
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                           cfg.log().status("Finished", msg);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           `#14` will be dropped later as of Edition 2024
[INFO] [stdout] 266 |                       },
[INFO] [stdout] 267 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] 268 |                           let msg = format!("build {kind_prefix}assets with pdc failed: {err}");
[INFO] [stdout] 269 |                           cfg.log().status_with_color("Error", msg, Color::Red);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                           `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.82.0/src/cargo/util/flock.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl Drop for FileLock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/mod.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |           let key = plans.index
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 111 | |                        .iter()
[INFO] [stdout] 112 | |                        .find_map(|(k, i)| (*i == index).then_some(k))
[INFO] [stdout] 113 | |                        .ok_or_else(|| anyhow::anyhow!("No assets-plan key in plan #{index}"))?;
[INFO] [stdout]     | |                                                                                              -
[INFO] [stdout]     | |                                                                                              |
[INFO] [stdout]     | |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |           let global_layout = CrossTargetLayout::new(cfg, key.id, None)?;
[INFO] [stdout]     |                               ------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 124 |               if !matches!(cfg.workspace.gctx().shell().verbosity(), Verbosity::Quiet) {
[INFO] [stdout]     |                            ----------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                   cfg.log().status("Clean", format!("assets for {}", key.id));
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |               }
[INFO] [stdout] 127 |               layout.clean()?;
[INFO] [stdout]     |               ---------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |           let mut locked = layout.lock_mut(cfg.workspace.gctx())?;
[INFO] [stdout]     |                            --------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |           locked.prepare()?;
[INFO] [stdout]     |           -----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |           let mut cache = cache::plan_cache(path, &plan)?;
[INFO] [stdout]     |                           -------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |               cfg.log().status(
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |               cfg.log()
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                  .status("Build", format!("{kind_prefix}assets for {}", key.id));
[INFO] [stdout] 172 |               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |               let report = apply(cache, plan, &dest, &dep_opts, cfg)?;
[INFO] [stdout]     |                            ------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |                   cfg.log().status("Skip", msg);
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |               } else {
[INFO] [stdout] 262 |                   match pdc::build(cfg, &key.id, locked.as_inner(), kind) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                         up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                           cfg.log().status("Finished", msg);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           `#14` will be dropped later as of Edition 2024
[INFO] [stdout] 266 |                       },
[INFO] [stdout] 267 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] 268 |                           let msg = format!("build {kind_prefix}assets with pdc failed: {err}");
[INFO] [stdout] 269 |                           cfg.log().status_with_color("Error", msg, Color::Red);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                           `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.82.0/src/cargo/util/flock.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl Drop for FileLock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-playdate` (bin "cargo-playdate" test) due to 7 previous errors; 4 warnings emitted
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/package/mod.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout]    |                                            ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/package/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]    |
[INFO] [stdout] 79 -                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout] 79 +                        CompileKind::Target(kind) => kind.short_name(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/assets/mod.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if let Err(err) = plan::merge_all_virtually(cfg, tree, &plans) &&
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/build.rs from 2021 edition to 2024
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 |                   if let Some(assets) = source.metadata()
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 153 | |                                             .map(|m| if key.dev { m.dev_assets() } else { m.assets() }) &&
[INFO] [stdout]     | |_______________________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |             } else if with_dev && let Some(base_index) = plans.index.get(&dep_key.with_dev(false)).copied() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]    --> src/assets/plan.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |                     if let Some(past) = targets.get(&target) &&
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> src/utils/cargo/metadata.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |        let Some(kind) = kinds.first()
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/build/rustflags.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty()).count();
[INFO] [stdout]     |                              ^^^^^  ----- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags: /* Type */| flags.is_empty()).count();
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/build/rustflags.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty()).count();
[INFO] [stdout]     |               ^^^^^^^^^^----------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/alloc/src/collections/btree/map.rs:1624:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 131 |         flags.extract_if(|_, flags| flags.is_empty(), /* pred */).count();
[INFO] [stdout]     |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/plan.rs:359:8
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 for (kind, dst, src) in next.iter_flatten() {
[INFO] [stdout]     |                                         -------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         `iter` calls a custom destructor
[INFO] [stdout]     |                                         `iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 359 |                             cfg.log().warn(msg)
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 360 |                         } else {
[INFO] [stdout]     |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 361 |                             let why = format!("but that's not allowed by the top-level crate {root_name}");
[INFO] [stdout] 362 |                             cfg.log().error(format_args!("{msg}, {why}"));
[INFO] [stdout]     |                             ---------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |                 cfg.log().warn(msg);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 110 |           let key = plans.index
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 111 | |                        .iter()
[INFO] [stdout] 112 | |                        .find_map(|(k, i)| (*i == index).then_some(k))
[INFO] [stdout] 113 | |                        .ok_or_else(|| anyhow::anyhow!("No assets-plan key in plan #{index}"))?;
[INFO] [stdout]     | |                                                                                              -
[INFO] [stdout]     | |                                                                                              |
[INFO] [stdout]     | |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |           let global_layout = CrossTargetLayout::new(cfg, key.id, None)?;
[INFO] [stdout]     |                               ------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 124 |               if !matches!(cfg.workspace.gctx().shell().verbosity(), Verbosity::Quiet) {
[INFO] [stdout]     |                            ----------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                   cfg.log().status("Clean", format!("assets for {}", key.id));
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |               }
[INFO] [stdout] 127 |               layout.clean()?;
[INFO] [stdout]     |               ---------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |           let mut locked = layout.lock_mut(cfg.workspace.gctx())?;
[INFO] [stdout]     |                            --------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |           locked.prepare()?;
[INFO] [stdout]     |           -----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |           let mut cache = cache::plan_cache(path, &plan)?;
[INFO] [stdout]     |                           -------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |               cfg.log().status(
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |               cfg.log()
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                  .status("Build", format!("{kind_prefix}assets for {}", key.id));
[INFO] [stdout] 172 |               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |               let report = apply(cache, plan, &dest, &dep_opts, cfg)?;
[INFO] [stdout]     |                            ------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |                               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                               up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 202 |                           },
[INFO] [stdout]     |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 260 |                   cfg.log().status("Skip", msg);
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                           cfg.log().status("Finished", msg);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           `#14` will be dropped later as of Edition 2024
[INFO] [stdout] 266 |                       },
[INFO] [stdout] 267 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] 268 |                           let msg = format!("build {kind_prefix}assets with pdc failed: {err}");
[INFO] [stdout] 269 |                           cfg.log().status_with_color("Error", msg, Color::Red);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                           `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.82.0/src/cargo/util/flock.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl Drop for FileLock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-playdate` (bin "cargo-playdate") due to 7 previous errors; 4 warnings emitted
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/assets/mod.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 110 |           let key = plans.index
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 111 | |                        .iter()
[INFO] [stdout] 112 | |                        .find_map(|(k, i)| (*i == index).then_some(k))
[INFO] [stdout] 113 | |                        .ok_or_else(|| anyhow::anyhow!("No assets-plan key in plan #{index}"))?;
[INFO] [stdout]     | |                                                                                              -
[INFO] [stdout]     | |                                                                                              |
[INFO] [stdout]     | |______________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 |           let global_layout = CrossTargetLayout::new(cfg, key.id, None)?;
[INFO] [stdout]     |                               ------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 124 |               if !matches!(cfg.workspace.gctx().shell().verbosity(), Verbosity::Quiet) {
[INFO] [stdout]     |                            ----------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 125 |                   cfg.log().status("Clean", format!("assets for {}", key.id));
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |               }
[INFO] [stdout] 127 |               layout.clean()?;
[INFO] [stdout]     |               ---------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 131 |           let mut locked = layout.lock_mut(cfg.workspace.gctx())?;
[INFO] [stdout]     |                            --------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |           locked.prepare()?;
[INFO] [stdout]     |           -----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |           let mut cache = cache::plan_cache(path, &plan)?;
[INFO] [stdout]     |                           -------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |               cfg.log().status(
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |               `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |               cfg.log()
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |               `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 171 |                  .status("Build", format!("{kind_prefix}assets for {}", key.id));
[INFO] [stdout] 172 |               cfg.log().verbose(|mut log| {
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |               `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 184 |               let report = apply(cache, plan, &dest, &dep_opts, cfg)?;
[INFO] [stdout]     |                            ------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                            `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 260 |                   cfg.log().status("Skip", msg);
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |               } else {
[INFO] [stdout] 262 |                   match pdc::build(cfg, &key.id, locked.as_inner(), kind) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                         up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 265 |                           cfg.log().status("Finished", msg);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           `#14` will be dropped later as of Edition 2024
[INFO] [stdout] 266 |                       },
[INFO] [stdout] 267 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] 268 |                           let msg = format!("build {kind_prefix}assets with pdc failed: {err}");
[INFO] [stdout] 269 |                           cfg.log().status_with_color("Error", msg, Color::Red);
[INFO] [stdout]     |                           ---------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                           `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.82.0/src/cargo/util/flock.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl Drop for FileLock {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/error.rs:663:1
[INFO] [stdout]     |
[INFO] [stdout] 663 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /rustc/5fed607fb5806ae20927e7e9193e3793c411ac20/library/core/src/cell.rs:2050:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/package/mod.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 |                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout]    |                                            ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]   --> src/package/mod.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]    |
[INFO] [stdout] 79 -                        CompileKind::Target(ref kind) => kind.short_name(),
[INFO] [stdout] 79 +                        CompileKind::Target(kind) => kind.short_name(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/shared.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/run.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/init.rs from 2021 edition to 2024
[INFO] running `Command { std: "docker" "inspect" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77", kill_on_drop: false }`
[INFO] [stdout] f94f59ba122f9207c850bac153c51e5dab2cde65f11c6391c2ca6d2293b1af77
